projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f45128
)
(Sets And Lists): Fix typo.
author
Nick Roberts
<nickrob@snap.net.nz>
Sun, 15 Apr 2007 10:53:58 +0000
(10:53 +0000)
committer
Nick Roberts
<nickrob@snap.net.nz>
Sun, 15 Apr 2007 10:53:58 +0000
(10:53 +0000)
lispref/lists.texi
patch
|
blob
|
history
diff --git
a/lispref/lists.texi
b/lispref/lists.texi
index f7c56d7f8a41d322160a8e8dd07fbddec4ba3e6f..ffe4df2413df05984e110db9a7bac77003f41cbf 100644
(file)
--- a/
lispref/lists.texi
+++ b/
lispref/lists.texi
@@
-1523,7
+1523,7
@@
several @code{equal} occurrences of an element in @var{list},
@end defun
See also the function @code{add-to-list}, in @ref{List Variables},
-for a way to an element to a list stored in a variable and used as a
+for a way to a
dd a
n element to a list stored in a variable and used as a
set.
@node Association Lists